GetMessagingServiceProviders(MessagingServiceType[],ObjectFetchOptions,Int32,Boolean) Method
In This Topic
Gets
MessagingServiceProviders of the specified type(s).
Syntax
Parameters
- providerTypes
- The types of providers to fetch. If no types are specified, all types are returned.
- fetchOptions
- Options that control the fetch operation
- pageSize
- The maximum number of records to retrieve in one call. See Remarks.
- restartPaging
- Indicates whether to fetch the first page or continue paging. See Remarks.
See Also